UCF STIG Viewer Logo

EDB Postgres Advanced Server v11 products must be a version supported by the vendor.


Overview

Finding ID Version Rule ID IA Controls Severity
V-259795 EP11-00-013300 SV-259795r947231_rule High
Description
Unsupported commercial and database systems should not be used because fixes to newly identified bugs will not be implemented by the vendor. The lack of support can result in potential vulnerabilities. Systems at unsupported servicing levels or releases will not receive security updates for new vulnerabilities, which leaves them subject to exploitation. When maintenance updates and patches are no longer available, the database software is no longer considered supported and should be upgraded or decommissioned.
STIG Date
EDB Postgres Advanced Server v11 on Windows Security Technical Implementation Guide 2024-01-24

Details

Check Text ( C-54617r947230_chk )
Review the system documentation and interview the database administrator.

Identify all database software components.

Review the current version and release information; execute the following SQL as enterprisedb:
SHOW SERVER_VERSION;
--OR--
Using pgAdmin, once connected to the database, left click the "servers" tree to expand it.
Left-click on "PostgreSQL" under the "Servers" tree and then click on the "Properties" tab.
The Properties tab will have the currently installed Postgres version.

Access the EDB website to validate that the version is currently supported:
https://www.enterprisedb.com/resources/platform-compatibility

If the DBMS or any of the software components are not supported by the vendor, this is a finding.
Fix Text (F-54571r947223_fix)
Remove or decommission all unsupported software products.

Upgrade unsupported DBMS or unsupported components to a supported version of the product.